home *** CD-ROM | disk | FTP | other *** search
/ Unwrap The Magic - Holiday 2000 / Unwrap The Magic - Holiday 2000 Interactive CD by JCPenney.iso / try_aol / setup.dat < prev    next >
Text File  |  2000-03-20  |  1KB  |  22 lines

  1. //the maximum width of a line is 512 characters
  2. [constants]
  3. ErrorMessage1=We're sorry, but we were unable to install AOL on your computer.  We suggest you try freeing up space on your hard disk, then try to install AOL again.  If you are still unable to install AOL, please call 1-888-265-8006 for assistance.
  4.  
  5. [data]
  6. //Data format is as follows
  7. //Installer executable path,OS,CPU,RAM,Browser version number required,HD space,command line paramters for the installer
  8. //5.0 32-bit w/ IE 5.0 already installed
  9. %installdir%win9x\setup32.exe,OS1|OS9,CPU1,RAM2,52014,60,
  10. //5.0 32-bit w/o IE 5.0 already installed
  11. %installdir%win9x\setup32.exe,OS1|OS9,CPU1,RAM2,,122,
  12. //5.0 32-bit w/ IE 4.01SP1 already installed
  13. %installdir%aol50\setup32.exe,OS1|OS9,CPU1,RAM2,43110,60,
  14. //4.0 16-bit
  15. %installdir%win31\setup16.exe,OS1|OS2,CPU2,RAM2,,25,
  16. //3.0 16-bit for win 31 & win nt
  17. %installdir%aol30\setup31.exe,OS1|OS2|OS3|OS4|OS5|OS6|OS7|OS8|OS9,CPU3,RAM1,,20,
  18. //3.0 16-bit small for win 31 & win nt
  19. %installdir%aol30\setup31s.exe,OS1|OS2|OS3|OS4|OS5|OS6|OS7|OS8|OS9,CPU3,RAM1,,8,
  20. //5.0 32-bit w/o HD or Browser check
  21. %installdir%win9x\setup32.exe,OS1|OS9,CPU1,RAM2,,,
  22.